This model is being deprecated
aggregate:VrfEntry
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| ctrlrId | aggregate:ControllerID (scalar:Uint32)  | 
Id of the controller this VRF is assigned to | RANGE: [0 , 16] DEFAULT: 0  | 
| genName | l3:VrfName (string:Basic)  | 
Generic name of the VRF instance | A sequence of characters | 
| name | l3:VrfName (string:Basic)  | 
Name of the VRF instance | A sequence of characters | 
| rd | base:Community | 
A unique number prepended to route in VRF to distinguish its belonging to a particular VRF | |
| templateName | string:Basic | 
Name of the config template which is executed upon creation of this VRF | A sequence of characters | 
| vnid | base:Encap | 
Virtual network id this VRF is associated with | SELECTION: unknown, vlan-%d or vxlan-%d | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| shdwTemplateName | string:Basic | 
Name of the shadow template name the config template is associated | A sequence of characters | 
| shdwVrfGenName | string:Basic | 
Shadow VRF-controller-prefix Name | A sequence of characters | 
| templateStatus | aggregate:ConfTmplStatus (scalar:Enum8)  | 
Indicates the execution status of the config template | SELECTION:  0     - inactive  1     - active  2     - failed DEFAULT: inactive  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| genExtraRt | scalar:Bool | 
A flag to indicate whether to generate extra route target for VRF | SELECTION: true or false | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |